home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000279_news@columbia.edu _Sun Feb 11 23:15:25 2001.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id XAA02926
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 11 Feb 2001 23:15:24 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA09269
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 11 Feb 2001 23:15:24 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA11132
  10.     for kermit.misc@watsun.cc.columbia.edu; Sun, 11 Feb 2001 22:58:07 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: jaltman@columbia.edu (Jeffrey Altman)
  13. Subject: Re: Unrecognized com port
  14. Date: 12 Feb 2001 03:58:04 GMT
  15. Organization: Columbia University
  16. Message-ID: <967n0c$arp$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. : Unfortunately, this does not always work.  Under certain
  20. : circumstances, which are the fault of Microsoft and, or,
  21. : the author(s) of video card drivers, a DOS box will not
  22. : resize to full-screen, but instead minimize, or, perhaps,
  23. : shift window positioning.  The only means for readily
  24. : remedying the situation is to change resolution, first.
  25. :   --  Derrick Shearer
  26.  
  27. This seems to indicate that you are using a Window size which is not
  28. equal to
  29.  
  30.   80 x 25
  31.   80 x 43
  32.   80 x 50
  33.  
  34. since those are the only combinations that can be supported in a full
  35. screen session.
  36.  
  37.  
  38.  Jeffrey Altman * Sr.Software Designer      C-Kermit 7.1 Alpha available
  39.  The Kermit Project @ Columbia University   includes Secure Telnet and FTP
  40.  http://www.kermit-project.org/             using Kerberos, SRP, and 
  41.  kermit-support@kermit-project.org          OpenSSL.  SSH soon to follow.